dispose

open fun dispose()

Performs cleanup operations for this view when it's being disposed of. This can include stopping animations, releasing resources, or unregistering listeners. Currently, this method is empty.